home *** CD-ROM | disk | FTP | other *** search
/ Hyper Erect Magazine / Hyper Erect Magazine - Disc 1.iso / pc / p_bro_m.dxr / 00009.ls < prev    next >
Encoding:
Text File  |  1997-04-12  |  187 b   |  7 lines

  1. on exitFrame
  2.   global gslidetime
  3.   readpict(integer(the text of member "fPhotoFolder"), integer(the text of member "fPhotoCount"))
  4.   set gslidetime to the ticks + 120
  5.   go(marker(0))
  6. end
  7.